home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-09-15 | 419 b | 16 lines | [TEXT/MPS ] |
- # BuildNumbers - build the MPW tool "Numbers" which lets you play
- # with international number formatting
-
- # This script assumes that the current directory is set to the folder
- # containing this script and the source files.
-
- Pascal Numbers.p
- Pascal UFailure.p
-
- Link Numbers.p.o UFailure.p.o -o Numbers -c 'MPS ' -t MPST ∂
- {PLibraries}PasLib.o ∂
- {PLibraries}SaneLib.o ∂
- {Libraries}Interface.o ∂
- {Libraries}Runtime.o
-
-